--- /dev/null
+From: Simon McVittie <smcv@debian.org>
+Date: Wed, 17 Jul 2019 11:01:57 +0100
+Subject: testsuite: Remove dangling references to box-packing tests
+
+These were removed in commit c47abb5f, before 3.96.0.
+
+Signed-off-by: Simon McVittie <smcv@debian.org>
+---
+ testsuite/css/nodes/meson.build | 4 ----
+ 1 file changed, 4 deletions(-)
+
+diff --git a/testsuite/css/nodes/meson.build b/testsuite/css/nodes/meson.build
+index 67abd86..984cca6 100644
+--- a/testsuite/css/nodes/meson.build
++++ b/testsuite/css/nodes/meson.build
+@@ -19,10 +19,6 @@ test('nodes', test_nodes,
+ test_data = [
+ 'box.ltr.nodes',
+ 'box.ltr.ui',
+- 'box-packing.ltr.nodes',
+- 'box-packing.ltr.ui',
+- 'box-packing.rtl.nodes',
+- 'box-packing.rtl.ui',
+ 'box.rtl.nodes',
+ 'box.rtl.ui',
+ 'buttons.nodes',